COMMENTS------------------------------------------------
V_DIM12.TXT (text file) -- For Release Acad R12
Template for writing a dimension-style to an external text
file.  Use with Dimension-Stype-Manager command.
Dimension styles definition creation stores the values of the 
variables in the list. All definitions are written to file names
with a ".dms" extension. All lines in list must be single spaced,
and be in pairs:
    1) Description of dimension vaiable--must begin with "*".  
    2) Variable name--do not enclose in quotes.  
Order of variable list does not matter.  Additional variable line pairs
may be inserted or deleted in list as desired.  NO blank lines within list.
Certain variables should generally NOT be in this list.  The are set in
the drawing and should not be part of a dimension style.
  Dimscale--scale of the drawing
  Dimaso--sets associative dimensioning mode on/off
(Additional comments lines may be inserted here):


{{{ Begin list--------------------do not modify this line.
********ALTERNATE UNITS  Alt units text (0/1)
dimalt
********ALT UNITS DEC. PLACES  (integer)
dimaltd        
********ALT UNITS SCALE FACTOR   Conversion factor (scale)
dimaltf     
********ALT UNIT TEXT SUFFIX  Append to alt unit text (string)
dimapost
********ARROW SIZE  Size of default arrow or dimblk if used (real)
dimasz
********ARROW BLOCK  Alternate arrow block (string)
dimblk
********SEPARATE ARROW BLOCK 1  Arrow for 1st end--dimsah=1 (string)
dimblk1
********SEPARATE ARROW BLOCK 2  Arrow for 2nd end--dimsah=1 (string)
dimblk2
********CENTER MARK SIZE  @ Exter text 0=none >0=mark size <0=cen lines (dist)
dimcen
********DIMENSION LINE COLOR  0=byblock 255=bylayer (integer)
dimclrd
********EXTENSION LINE COLOR  0=byblock 255=bylayer (integer)
dimclre
********EXTENSION TEXT COLOR  0=byblock 255=bylayer (integer)
dimclrt
********DIMENSIO LINE EXTENSION  Beyond exten line (dist)
dimdle
********DIMENSION LINE INCREMENT  For Continue or Baseline (dist)
dimdli
********EXTENSION LINE EXTENSION  Beyond dim line (dist)
dimexe
********EXTENSION LINE OFFSET  From point picked (dist)
dimexo
********DIM LINE GAP AND BASIC DIM  Space around text for inline (dist)
dimgap
********DIM LINE LENGTH FACTOR  Scale for text value--set for paper sp (scale)
dimlfac
********LIMITS DIMENSIONING  Limits text.  If on, dimtol goes off (0/1)
dimlim
********DIM TEXT PREFIX, SUFFIX, OR BOTH  (string)
dimpost
********ROUNDING VALUE  Rounds text value. (dist)
dimrnd
********SEPARATE ARROW BLOCKS  Use dimblk1/2 if on (0/1)
dimsah
********SUPPRESS EXTENSION LINE 1  (0/1)
dimse1
********SUPPRESS EXTENSION LINE 2  (0/1)
dimse2
********SHOW DRAGGED DIMENSION  (0/1)
dimsho
********SUPPRESS OUTSIDE DIM LINES  If set to inside & no room (0/1)
dimsoxd
********TEXT ABOVE DEMENSION LINE  Place text above dim line (0/1)
dimtad
********TOLERANCE TEXT SCALE FACTOR  Relative to regular text (scale)
dimtfac
********TEXT INSIDE HORIZONTAL  No not align with dim line (0/1)
dimtih
********TEXT INSIDE EXTENSION LINES  Force inside (0/1)
dimtix
********MINUS TOLERANCE VALUE  @ dimtol or dimlim on (scale)
dimtm
********TEXT OUTSIDE, FORCE LINE INSIDE  Always draw dim line (0/1)
dimtofl
********TEXT OUTSIDE HORIZONTAL  Same as dimtih for outside text (0/1)
dimtoh
********TOLERANCE DIMENSIONING  On forces dimlim off (0/1)
dimtol
********PLUS TOLERANCE VALUE  @ dimtol or dimlim on (scale)
dimtp
********TICK SIZE  If >0 use default tick not arrow (dist) 
dimtsz
********TEXT VERTICAL POSITION  Offset above dim line (dist)
dimtvp
********TEXT SIZE  Size if not fixed height text style (dist)
dimtxt
********ZERO SUPPRESSION  Accept values 0-4 (integer)
dimzin
}}} end list----------------------do not modify this line
